-
Notifications
You must be signed in to change notification settings - Fork 33
OPRUN-4157: Update openshift/api to latest master for WebHook GA #146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@tmshort: This pull request references OPRUN-4157 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This also required updating various k8s components to v0.34.1 and using the latest openshift/client-go and openshift/library-go Signed-off-by: Todd Short <[email protected]>
@tmshort: This pull request references OPRUN-4157 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/retest-required |
github.com/operator-framework/catalogd v1.0.0-rc1 | ||
github.com/operator-framework/helm-operator-plugins v0.7.0 | ||
github.com/operator-framework/operator-controller v1.0.0-rc1 | ||
github.com/operator-framework/operator-registry v1.48.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we not bump github.com/operator-framework/**
/test openshift-e2e-aws |
@tmshort: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Test passed. Verify it. 1, build an OCP cluster with this unmerged PR via the cluster-bot
launch 4.21,openshift/cluster-olm-operator#146 aws
jiazha-mac:long_duration jiazha$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.21.0-0-2025-10-23-092530-test-ci-ln-lbil9vk-latest True False 26m Cluster version is 4.21.0-0-2025-10-23-092530-test-ci-ln-lbil9vk-latest
2. Run a round regression test. LGTM.
jiazha-mac:long_duration jiazha$ python run_e2e.py --once --binary /Users/jiazha/goproject/openshift-tests-private/bin/extended-platform-tests
...
[2025-10-23 18:39:56] STDERR:
Writing JUnit report to results/junit_e2e_20251023-103956.xml
error: 5 fail, 34 pass, 6 skip (20m19s)
|
/verified by pass |
@jianzhangbjz: This PR has been marked as verified by In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/verified by @jianzhangbjz |
@jianzhangbjz: This PR has been marked as verified by In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/lgtm |
/retest-required |
/lgtm |
a329146
into
openshift:main
This also required updating various k8s components to v0.34.1 and using the latest openshift/client-go and openshift/library-go